From ec4c553a726291276aa3fffb19b4c3a338a1d8b3 Mon Sep 17 00:00:00 2001 From: Mo Zhou Date: Wed, 16 Nov 2022 14:03:00 -0500 Subject: [PATCH] Refresh remaining patches. --- debian/patches/use-unicode-data.patch | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/patches/use-unicode-data.patch b/debian/patches/use-unicode-data.patch index ea81298..f550ee4 100644 --- a/debian/patches/use-unicode-data.patch +++ b/debian/patches/use-unicode-data.patch @@ -6,10 +6,12 @@ Forwarded: not-needed Last-Update: 2021-12-22 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/data/Makefile -+++ b/data/Makefile -@@ -25,37 +25,37 @@ - UNICODE_VERSION=14.0.0 +Index: utf8proc/data/Makefile +=================================================================== +--- utf8proc.orig/data/Makefile ++++ utf8proc/data/Makefile +@@ -25,37 +25,37 @@ CharWidths.txt: charwidths.jl EastAsianW + UNICODE_VERSION=15.0.0 UnicodeData.txt: - $(CURL) $(CURLFLAGS) -o $@ https://www.unicode.org/Public/$(UNICODE_VERSION)/ucd/UnicodeData.txt -- 2.39.5